home *** CD-ROM | disk | FTP | other *** search
- Path: dann.gime.dirlink.com!dann
- From: dann@dirlink.com (Dann Daggett)
- Newsgroups: comp.lang.c,comp.unix.questions,comp.unix.programmer
- Subject: Re: beginner needs your help ASAP
- Date: Tue, 26 Mar 1996 00:51:05
- Organization: The DirectLink, Inc.
- Distribution: world
- Message-ID: <dann.98.0000DA05@dirlink.com>
- References: <4in3s5$a7a@risky.ecs.umass.edu>
- NNTP-Posting-Host: ppp97.dirlink.com
-
- In article <4in3s5$a7a@risky.ecs.umass.edu> sebag@ecs.umass.edu writes:
- >From: sebag@ecs.umass.edu
-
- >I am a new C programmer who would like to do some basic graphics.
- >I am using a UNIX machine and I am logging on through telnet.
- >I would like to clear the screen, and write characters at different
- >places on the screen. If I used printf, it would print on the next
- >line. I am trying to choose where on the screen the characters go.
-
- Read the "curses" man pages. It has everything you'll need (within
- textual limitations anyway).
-
- >Is this easy to do?
-
- Yup.
-
- Dann Daggett
- dann@dirlink.com
-